Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commits v4.4.0-rc.2 (8c81399b)

e20aa81 Ivan 2026-04-13 03:51:58 - 3 months ago
fix(setup): update Python version to 3.14.4 and adjust Wine installation paths

2e84a55 Ivan 2026-04-13 02:12:43 - 3 months ago
chore(changelog): update CHANGELOG.md

7194ffc Ivan 2026-04-13 02:12:35 - 3 months ago
refactor(components): format

8aaa770 Ivan 2026-04-13 02:12:24 - 3 months ago
refactor(tests): update test selectors

3052de5 Ivan 2026-04-13 01:59:17 - 3 months ago
refactor(tools): improve UI components across multiple pages with improved styling, layout adjustments, and responsive design updates

3956986 Ivan 2026-04-13 01:58:55 - 3 months ago
fix(tests): update delete_conversation tests to verify all SQL delete operations and adjust settings for fuzz testing

e230b5e Ivan 2026-04-13 01:34:36 - 3 months ago
feat(routes): update http_api_routes.json with new API endpoints and remove deprecated routes

4ca9b97 Ivan 2026-04-13 01:29:12 - 3 months ago
feat(ui): various ui/ux improvements for desktop and mobile screens

4fc7826 Ivan 2026-04-13 01:24:11 - 3 months ago
chore(dependencies): update package versions in package.json, pnpm-lock.yaml, and poetry.lock for improved stability and performance

f3da41a Ivan 2026-04-13 01:08:11 - 3 months ago
feat(map): add popout functionality for the map component and improve UI with responsive design updates

92080c1 Ivan 2026-04-13 00:41:09 - 3 months ago
feat(tests): add console patching to suppress specific error messages and update Vitest configuration

3a3b7de Ivan 2026-04-13 00:41:00 - 3 months ago
feat(conversation): improve ConversationDropDownMenu and ConversationViewer with responsive actions and improved GlobalState handling

5e66dc0 Ivan 2026-04-13 00:40:44 - 3 months ago
refactor(aboutPage): improve layout and styling for better responsiveness and visual consistency

0376cfc Ivan 2026-04-13 00:03:47 - 3 months ago
feat(locales): add detailed outbound send status and various UI enhancements across multiple languages

f84afa5 Ivan 2026-04-13 00:03:40 - 3 months ago
feat(outboundQueue): implement serial outbound job queue and enhance global state configuration

5f161b7 Ivan 2026-04-13 00:03:32 - 3 months ago
feat(conversation): add API endpoints for managing conversation pins and improve path request handling

417b66d Ivan 2026-04-13 00:03:18 - 3 months ago
test: improve frontend tests for ConversationViewer and add outbound send queue tests

af73dce Ivan 2026-04-13 00:02:59 - 3 months ago
feat(conversation): add detailed outbound send status toggle and improve configuration handling

a888a17 Ivan 2026-04-12 21:39:29 - 3 months ago
fix(message_handler): remove conversation read state when deleting a conversation

fa3b1ff Ivan 2026-04-09 21:31:58 - 3 months ago
chore(codebase): formatting with ruff and eslint/prettier

3b3d59f Ivan 2026-04-09 21:29:30 - 3 months ago
chore(requirements): update cryptography package version from 46.0.6 to 46.0.7

68c8e6e Ivan 2026-04-09 11:49:52 - 3 months ago
fix: validate request bodies and improve error handling in meshchat API endpoints

bb910f2 Ivan 2026-04-09 10:42:58 - 3 months ago
feat(notification): improve notification bell with history toggle and improve unread message logic

61c7f54 Ivan 2026-04-08 23:31:29 - 3 months ago
fix: update command to run MeshChatX using the correct module path and add RNS log level configuration to documentation

7f82b9d Ivan 2026-04-08 23:31:23 - 3 months ago
docs(SECURITY.md): update security recommendations to include serving /robots.txt with Disallow directive for crawlers

008b451 Ivan 2026-04-08 23:31:17 - 3 months ago
fix: update application run command in Makefile and Taskfile to use the correct module path for meshchat

65c12db Ivan 2026-04-08 23:31:09 - 3 months ago
chore(changelog): document changes including backend layout refactor, HTTP client migration to aiohttp, new RNS log level feature, and improvements to CLI commands and frontend build

5c92595 Ivan 2026-04-08 23:28:21 - 3 months ago
feat(meshchat): add RNS log level configuration via CLI and environment variable support

077d56f Ivan 2026-04-08 23:25:22 - 3 months ago
style(Interface, InterfacesPage): update UI elements with improved styling and responsiveness for offline and restart overlays

7df8905 Ivan 2026-04-08 23:17:07 - 3 months ago
refactor(meshchat): streamline code by removing unused functions and integrating utility modules for logging and IP resolution

d26f2e4 Ivan 2026-04-08 23:17:00 - 3 months ago
feat(meshchat): add utility modules for environment variable parsing, file path resolution, and self-signed SSL certificate generation

9775bd6 Ivan 2026-04-08 23:09:13 - 3 months ago
refactor: migrate from requests to aiohttp for asynchronous HTTP requests in docs_manager, map_manager, and translator_handler

0c97458 Ivan 2026-04-08 23:09:04 - 3 months ago
chore(dependencies): remove requests package from pyproject.toml, requirements.txt, and build.gradle

e7f445d Ivan 2026-04-08 23:08:47 - 3 months ago
chore(dependencies): remove requests package version retrieval from meshchat.py

54f3195 Ivan 2026-04-08 22:33:14 - 3 months ago
docs: update README and docs

797df09 Ivan 2026-04-08 22:32:51 - 3 months ago
chore(changelog): update CLI entry points

ac302b3 Ivan 2026-04-08 22:31:22 - 3 months ago
fix(Makefile, Taskfile): update commands to use meshchatx instead of meshchat

9ab26e8 Ivan 2026-04-08 22:31:12 - 3 months ago
fix(Dockerfile): update CMD to use meshchatx instead of meshchat

d7c37b1 Ivan 2026-04-08 22:31:02 - 3 months ago
chore(dependencies): update cryptography package to version 46.0.7 and add meshchatx script to pyproject.toml

d72d30f Ivan 2026-04-08 22:30:54 - 3 months ago
chore(dependencies): update electron, postcss, and vue-i18n to latest versions

28bc066 Ivan 2026-04-08 22:21:37 - 3 months ago
fix(CONTRIBUTING): correct typo in attachment support description and add a note for patience

aa8723d Ivan 2026-04-08 10:28:08 - 3 months ago
feat(workflows): add Gitea workflow to sync GitHub release assets for Windows/macOS

96fb1a4 Ivan 2026-04-08 10:19:38 - 3 months ago
chore(codebase) format

f2d9711 Ivan 2026-04-08 10:17:33 - 3 months ago
chore(scripts): remove obsolete scripts

2f7cec3 Ivan 2026-04-07 23:02:41 - 3 months ago
feat(build): skip backend-manifest.json during macOS universal builds to ensure identical non-binary files

d03f32d Ivan 2026-04-07 22:47:55 - 3 months ago
refactor(build-backend): simplify removal of Python bytecode artifacts by directly unlinking files without sibling check

e848f32 Ivan 2026-04-07 22:37:26 - 3 months ago
Update CHANGELOG v4.4.0

c3aa68a Ivan 2026-04-07 22:37:03 - 3 months ago
feat(nomadnet): implement caching for active links and better download phase tracking in NomadnetDownloader

9c156fe Ivan 2026-04-07 22:21:21 - 3 months ago
feat(build-backend): add function to remove Python bytecode artifacts and set PYTHONDONTWRITEBYTECODE for builds on macOS

a8d8e19 Ivan 2026-04-07 22:20:23 - 3 months ago
chore(dependabot): add configuration for npm dependency updates with weekly schedule and electron group

e6e26e3 Ivan 2026-04-07 22:11:27 - 3 months ago
feat(MicronParser): improve resilience by adding error handling for parse failures and implement HTML escaping for fallback content

52281a0 Ivan 2026-04-07 21:45:49 - 3 months ago
chore(dependencies): update hypothesis, pytest, and ruff to latest versions in poetry.lock

397e64f Ivan 2026-04-07 21:45:40 - 3 months ago
chore(dependencies): update various package versions in package.json and pnpm-lock.yaml

9f87b01 Ivan 2026-04-05 06:32:37 - 3 months ago
feat(tests): add unit tests for rnstatus formatting functions and interface discovery utility

a729e03 Ivan 2026-04-05 06:32:30 - 3 months ago
feat(rnpath): RNPathPage with interface discovery and improved search functionality

9f8ffbf Ivan 2026-04-05 06:32:19 - 3 months ago
feat(rnstatus): update RNStatusHandler with new formatting functions and interface discovery integration

c15af0f Ivan 2026-04-05 06:32:03 - 3 months ago
feat(interface): add optional discovery fields for latitude, longitude, and height

77297e3 Ivan 2026-04-05 06:29:45 - 3 months ago
feat(tests): update test suite by adding performance tests and updating test commands to exclude performance hot-paths by default

b2fcaa4 Ivan 2026-04-05 05:27:20 - 3 months ago
feat(tests): update performance tests with dynamic minimum throughput for message upsert and update operations

903f7de Ivan 2026-04-05 05:15:25 - 3 months ago
refactor(ci): remove development build job from Docker workflow and update docker-tags script to include dev tagging

fb16f89 Ivan 2026-04-03 20:18:02 - 3 months ago
fix(ci): GitHub CI script for macOS by persisting CPPFLAGS, LDFLAGS, and PKG_CONFIG_PATH to GITHUB_ENV for subsequent steps

2a7810e Ivan 2026-04-03 20:12:31 - 3 months ago
feat(build): improve macOS build process with universal support and architecture-specific configurations

88d0b7c Ivan 2026-04-03 19:58:47 - 3 months ago
chore(ci): format GitHub Actions workflows

aaa1c8e Ivan 2026-04-03 19:58:32 - 3 months ago
chore(dependencies): add cross-env@10.1.0 and @epic-web/invariant@1.0.0 to pnpm-lock.yaml

a298aaf Ivan 2026-04-03 19:58:17 - 3 months ago
chore(package): update build scripts in package.json to use cross-env for platform-specific builds and add codec2 installation in GitHub CI script for macOS

8e19255 Ivan 2026-04-03 19:12:23 - 3 months ago
chore(ci): update GitHub Actions workflows to use latest action versions and enable Node 24 support

55c19d3 Ivan 2026-04-02 20:14:22 - 3 months ago
feat(ci): introduce new GitHub Actions workflow for tagged releases, enabling builds for Windows and macOS with artifact uploads

47479af Ivan 2026-04-02 20:04:19 - 3 months ago
feat(ci): add GitHub Actions workflow for building and testing on Windows and macOS, including scripts for dependency installation, testing, and artifact uploads

6307644 Ivan 2026-04-02 19:57:09 - 3 months ago
docs(README): update project information

b3329ab Ivan 2026-04-02 19:50:31 - 3 months ago
chore(dependencies): update aiohttp to version 3.13.5

fa5ca37 Ivan 2026-04-02 19:46:01 - 3 months ago
chore(package): update dependencies for Playwright, Electron, and Vuetify to latest versions

9dbc63b Ivan 2026-04-01 11:11:23 - 4 months ago
feat(vite.config): improve chunk grouping with priority settings and add shared-async group for better optimization

15198b6 Ivan 2026-04-01 11:08:03 - 4 months ago
refactor(vite.config): simplify vendor chunk group regex patterns for improved readability

6c890cd Ivan 2026-04-01 11:07:58 - 4 months ago
chore(package): update lodash version override to >=4.17.23

4e9f8eb Ivan 2026-04-01 10:49:39 - 4 months ago
feat(package): add toolsets configuration for appimage version 1.0.2 in package.json and package-legacy.json

fda9f18 Ivan 2026-04-01 10:49:30 - 4 months ago
refactor(tests): update concurrent writer tests with dynamic throughput floor based on environment variables

d5e4afc Ivan 2026-04-01 10:00:29 - 4 months ago
refactor(ci): replace sudo commands with exec-priv.sh for improved privilege handling in CI workflows

242325b Ivan 2026-04-01 09:53:17 - 4 months ago
feat(ci): add priv.sh script to handle commands requiring root privileges and update setup scripts to use it

fd1e3d6 Ivan 2026-04-01 01:55:42 - 4 months ago
style(components): update font settings and layout for improved readability and consistency across ArchivesPage, MicronEditorPage, and NomadNetworkPage

c8963e3 Ivan 2026-04-01 01:33:58 - 4 months ago
chore(changelog): update to reflect removal of axios dependency, upgrade to Vite 8, and other notable changes

ad01dcc Ivan 2026-04-01 01:33:52 - 4 months ago
docs(README): format

c93eedb Ivan 2026-04-01 01:33:35 - 4 months ago
chore(tests): format

53514ab Ivan 2026-04-01 01:33:18 - 4 months ago
chore(dependencies): upgrade @vitejs/plugin-vue to 6.0.5 and vite to 8.0.3 in package.json and pnpm-lock.yaml

4793266 Ivan 2026-04-01 01:33:10 - 4 months ago
refactor(vite.config): update code splitting by defining vendor chunk groups and updating export configuration

7091e81 Ivan 2026-04-01 01:32:55 - 4 months ago
refactor(main): replace global axios usage with createApiClient for improved API handling

bf822b6 Ivan 2026-04-01 01:31:50 - 4 months ago
refactor(api): replace axios with window.api for all API calls in frontend components

3239146 Ivan 2026-03-31 16:42:12 - 4 months ago
fix(e2e): update default backend port to avoid conflicts and ensure consistent configuration across files

4521154 Ivan 2026-03-31 16:34:43 - 4 months ago
docs(meshchatx): update

f143bbd Ivan 2026-03-31 16:23:13 - 4 months ago
fix(meshchat): format

624ad5b Ivan 2026-03-31 16:13:27 - 4 months ago
feat(CHANGELOG): document new custom TLS certificate options and improvements in Docker container image

5ae7816 Ivan 2026-03-31 16:11:20 - 4 months ago
docs(README): add documentation for custom SSL certificate and key options in configuration

8f1e76e Ivan 2026-03-31 16:11:15 - 4 months ago
feat(ssl): add support for custom SSL certificate and key paths, enhancing HTTPS configuration options

ced8a9b Ivan 2026-03-31 16:04:32 - 4 months ago
chore(http_api_routes): update API routes configuration with additional endpoints and improved structure

03d00d0 Ivan 2026-03-31 16:04:24 - 4 months ago
feat(Dockerfile): add healthcheck and add explicit USER

4d628e9 Ivan 2026-03-31 05:08:27 - 4 months ago
feat(CHANGELOG): update

469da11 Ivan 2026-03-31 05:08:03 - 4 months ago
docs(SECURITY.md): update security guidelines for public exposure

8c37226 Ivan 2026-03-31 05:07:50 - 4 months ago
feat(DebugLogsPage, tests): add tests for debug logs and access attempts tabs, enhancing visibility and functionality in the UI

25102f8 Ivan 2026-03-31 05:07:43 - 4 months ago
feat(database): initialize AccessAttemptsDAO in Database class for tracking access attempts

8367f17 Ivan 2026-03-31 05:07:38 - 4 months ago
feat(database): add AccessAttempts table and update schema version to 42

8fb2e3c Ivan 2026-03-31 05:07:25 - 4 months ago
feat(ci): add Trivy scan for Dockerfile misconfigurations

Page 1 | Older »


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────